CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sift c

搜索资源列表

  1. 一个C++实现的SIFT算法

    1下载:
  2. C++实现的SIFT图像匹配算法,适用于Linux操作系统
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-01-06
    • 文件大小:204300
    • 提供者:zhenggangeric
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. Sift.rar

    0下载:
  2. sift算法提取图像的点特征,采用MATLAB和c混合编程。,sift algorithm for point feature extraction of image using MATLAB and c mixed programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:376979
    • 提供者:吕东
  1. 用c语言实现sift算法

    3下载:
  2. 用c语言实现sift算法,我认为比较好,希望对大家有用。,sift arithmetic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-22
    • 文件大小:2979514
    • 提供者:
  1. SIFT_VC.rar

    0下载:
  2. vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:294594
    • 提供者:herman
  1. SIFT.rar

    1下载:
  2. 可以读取多幅图像,也可以读取大图像。 利用VC2005编写。,Can be read by a number of images, large images can also be read. Prepared using VC2005.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9594605
    • 提供者:路上
  1. autopano-sift-C.rar

    0下载:
  2. 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。,This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:506874
    • 提供者:tangwei
  1. SIFT-opencv-verygood

    3下载:
  2. 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:10872181
    • 提供者:吴若鸿
  1. JIFT.tar

    0下载:
  2. SIFT的c++实现,SIFT的原始实现是在matlab上,这里给出了C++的实现,方便集成到c++环境中-SIFT
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:46748
    • 提供者:万国伟
  1. sift

    0下载:
  2. 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1359953
    • 提供者:罗胜华
  1. sift-David

    0下载:
  2. sift—这是一个外国人的关于SIFT的源程序!很强大!-sift-This is a foreigner on the SIFT source! Very powerful!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:462316
    • 提供者:gongzhaojin
  1. sift-C

    1下载:
  2. David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-01
    • 文件大小:243637
    • 提供者:lyn
  1. autopano-sift-C-2.5.0

    0下载:
  2. sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:265787
    • 提供者:刘恒
  1. SIFT(VC)

    3下载:
  2. sift算法匹配,用VC写的。能直接用!-VC+sift
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3916786
    • 提供者:huhualiang
  1. pca-sift

    1下载:
  2. pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:1269583
    • 提供者:jason li
  1. autopano-sift-C

    0下载:
  2. 采用sift算法实现的图像拼接程序,效果较好,希望对大家有帮助。-Sift algorithm using image stitching process better, we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1734852
    • 提供者:童玉娟
  1. autopano-sift-C-2.5.1.tar

    0下载:
  2. 这是拼接程序autopano-sift的c接口源码,它运行更快而且不要c#运行环境-autopano-sift-C is a C port of the C# software autopano-sift. It is somewhat faster and doesn t require a C# runtime- Installing the mono C# runtime on OS X has proved to be problematic on some systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:192267
    • 提供者:GJ
  1. autopano-sift-C-trunk

    0下载:
  2. hugin sift-c,在编译hugin的时候需要此源代码-At the time of compilation hugin need this source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:568063
    • 提供者:张卫龙
  1. sift c++

    0下载:
  2. SIFT算法的C++程序,可以运行,并附有图片及结果图(SIFT algorithm, C++ program, can run, with pictures and results map)
  3. 所属分类:

    • 发布日期:2018-04-19
    • 文件大小:5941248
    • 提供者:fenfengkuihou
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com